3D Graphics Programming with QuickDraw 3D 1.5.4
Previous | QD3D Book | Overview | Chapter Contents | Next |
This section describes QuickDraw 3D's utility functions for operating on basic mathematical objects such as points, vectors, matrices, and quaternions. It also describes routines you can use to manage bounding volumes.
QuickDraw 3D mathematical utilities do not automatically normalize vectors. They expect vectors to be normalized by the calling code.
Previous | QD3D Book | Overview | Chapter Contents | Next |